#yxz-cbl1{
  text-align: center;
  position: fixed;
  right:  30px;
  top: 13%;
}

.yxzCbl1-cont{
  background-image: url(/statics/yxz/cbl1/sqbgcq.png);
  background-size: 100% 100%;
  width: 170px;
  height: 571px;
  margin-top: -9px;
  position: relative;
}

.yxzCbl1-p1{
  margin: 0;
  text-align: center;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 24px;
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
  padding-top: 50px;
  padding-bottom: 33px;
}
.yxzCbl1-p2{
  width: 130px;
  height: 34px;
  background: #FFFFFF;
  border-radius: 4px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #0168B7;
  margin: 0 auto;
  box-shadow: 0px 0px 4px 2px rgba(201, 201, 201, 0.26);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}
.yxzCbl1-p2 p{
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #0168B7;
  width: 90px;
  margin: 0;
}
.yxzCbl1-p2 span{
  display: block;
  width: 15px;
  height: 14px;
  background-image: url(/statics/yxz/cbl1/gxfd.png);
  margin-right: 6px;
}
.yxzCbl1-cont a:nth-child(2) span {
  background: url(/statics/yxz/cbl1/one.png) no-repeat;
}
.yxzCbl1-cont a:hover:nth-child(2) span {
  background: url(/statics/yxz/cbl1/one1.png) no-repeat;
}
.yxzCbl1-cont a:nth-child(3) span {
  background: url(/statics/yxz/cbl1/two.png) no-repeat;
}
.yxzCbl1-cont a:hover:nth-child(3) span {
  background: url(/statics/yxz/cbl1/two1.png) no-repeat;
}
.yxzCbl1-cont a:nth-child(4) span {
  background: url(/statics/yxz/cbl1/three.png) no-repeat;
}
.yxzCbl1-cont a:hover:nth-child(4) span {
  background: url(/statics/yxz/cbl1/three1.png) no-repeat;
}
.yxzCbl1-cont a:nth-child(5) span {
  background: url(/statics/yxz/cbl1/four.png) no-repeat;
}
.yxzCbl1-cont a:hover:nth-child(5) span {
  background: url(/statics/yxz/cbl1/four1.png) no-repeat;
}
.yxzCbl1-cont a:nth-child(6) span {
  background: url(/statics/yxz/cbl1/five.png) no-repeat;
}
.yxzCbl1-cont a:hover:nth-child(6) span {
  background: url(/statics/yxz/cbl1/five1.png) no-repeat;
}
.yxzCbl1-p2:hover {
  background: #2196F3;
  text-decoration: none;

}
.yxzCbl1-p2:hover p{
  color: #FFFFFF;
}
.yxzCbl1-p2:hover span{
  background-image: url(/statics/yxz/cbl1/gxfd2.png);
}
.yxzCbl1-p3{
  width: 110px;
  height: 120px;
  background: #ffffff;
  box-shadow: 0px 0px 4px 2px rgba(201, 201, 201, 0.26);
  margin: 0 auto;
  position: relative;
}
.yxzCbl1-p3 p{
  width: 110px;
  height: 20px;
  line-height: 20px;
  background: #2196F3;
  margin: 0;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
}
.yxzCbl1-p3 img{
  width: 80px;
  height: 80px;
  border: 1px solid #55A8FF;
  margin: 9px auto;
}
.yxzCbl1-p4{
  padding-top: 21px;
  cursor: pointer;
}
.yxzCbl1-p4 p{
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  margin: 0;
}
.yxzCbl1-p4 img{
  width: 19px;
  height: 17px;
  margin-bottom: 4px;
}
.yxzCbl1-p5{
  display:none;
  position: absolute;
  left: -80%;
  top: 64%;
  width: 140px;
  height: 144px;
  background: #FFFFFF;
  box-shadow: 0px 0px 4px 2px rgb(201 201 201 / 26%);
}
.yxzCbl1-p5 p{
  width: 100%;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  background: #ffffff;
  text-align: center;
  line-height: 11px;
}
.yxzCbl1-p5 img{
  width: 120px;
  height: 120px;
}
.yxzCbl1-swiper .swiper-slide{
  display: block;
}
.yxzcbl_btn{
  border-radius: 34px;
  background-color:#f00;

}
.yxzcbl_btn:hover{
  background-color:#f00;
}
.yxzcbl_btn p{
  color:#fff !important;
}